# @(#)properties	6.1 04/08/27 17:24:22
# Internationalization file for com.sun.media.jai.operator

DescriptorVersion=1.0

ImageReadDescriptor0=Reads an image using the Java Image I/O Framework.
ImageReadDescriptor1=The input source.
ImageReadDescriptor2=The index or indices of the image(s) to read.
ImageReadDescriptor3=Whether metadata should be read if available.
ImageReadDescriptor4=Whether thumbnails should be read if available.
ImageReadDescriptor5=Whether to verify the validity of the input source.
ImageReadDescriptor6=EventListeners to be registered with the ImageReader.
ImageReadDescriptor7=The Locale for the ImageReader to use.
ImageReadDescriptor8=Java Image I/O read parameter instance.
ImageReadDescriptor9=Java Image I/O reader instance.
ImageReadDescriptor10=Image index parameter must be non-negative.
ImageReadDescriptor11=does not exist.
ImageReadDescriptor12=is not readable.
ImageReadDescriptor13=has its read-half shut down.
ImageReadDescriptor14=is closed.
ImageReadDescriptor15=is not bound to an address.
ImageReadDescriptor16=is not connected.

ImageWriteDescriptor0=Writes an image using the Java Image I/O Framework.
ImageWriteDescriptor1=The output destination.
ImageWriteDescriptor2=The format name of the output.
ImageWriteDescriptor3=Whether to use image metadata properties as fallbacks.
ImageWriteDescriptor4=Whether to transcode metadata before writing.
ImageWriteDescriptor5=Whether to verify the validity of the output destination.
ImageWriteDescriptor6=Whether to allow pixel replacement in the output image.
ImageWriteDescriptor7=The tile size of the output image.
ImageWriteDescriptor8=Stream metadata to write to the output.
ImageWriteDescriptor9=Image metadata to write to the output.
ImageWriteDescriptor10=Thumbnails to write to the output.
ImageWriteDescriptor11=EventListeners to be registered with the ImageWriter.
ImageWriteDescriptor12=The Locale for the ImageWriter to use.
ImageWriteDescriptor13=Java Image I/O write parameter instance.
ImageWriteDescriptor14=Java Image I/O writer instance.
ImageWriteDescriptor15=exists but is not writable.
ImageWriteDescriptor16=does not exist and cannot be created.
ImageWriteDescriptor17=encountered IOException during createNewFile:
ImageWriteDescriptor18=access denied by security manager:
ImageWriteDescriptor19=has its write-half shut down.
ImageWriteDescriptor20=is closed.
ImageWriteDescriptor21=is not bound to an address.
ImageWriteDescriptor22=is not connected.
ImageWriteDescriptor23=Non-positive tile dimension specified.
ImageWriteDescriptor24=No RenderedImages in the source Collection.
ImageWriteDescriptor25=There is more than one RenderedImage in the source \
Collection and the supplied ImageWriter cannot write sequences.
